bundle camx & iris-vpu & audioreach DMKS modules - #80
Draft
Christopher Obbard (obbardc) wants to merge 5 commits into
Draft
bundle camx & iris-vpu & audioreach DMKS modules#80Christopher Obbard (obbardc) wants to merge 5 commits into
Christopher Obbard (obbardc) wants to merge 5 commits into
Conversation
Christopher Obbard (obbardc)
force-pushed
the
wip/obbardc/more-dkms
branch
from
August 27, 2026 20:38
4675d63 to
81b5a5e
Compare
Christopher Obbard (obbardc)
force-pushed
the
wip/obbardc/more-dkms
branch
from
August 28, 2026 03:28
66ab5e3 to
d7489e4
Compare
Christopher Obbard (obbardc)
temporarily deployed
to
Staging
August 28, 2026 03:35 — with
GitHub Actions
Inactive
Christopher Obbard (obbardc)
temporarily deployed
to
Staging
August 28, 2026 03:35 — with
GitHub Actions
Inactive
Christopher Obbard (obbardc)
temporarily deployed
to
Staging
August 28, 2026 03:35 — with
GitHub Actions
Inactive
Christopher Obbard (obbardc)
temporarily deployed
to
Staging
August 28, 2026 03:35 — with
GitHub Actions
Inactive
This was referenced Aug 28, 2026
Christopher Obbard (obbardc)
marked this pull request as ready for review
August 28, 2026 16:02
Christopher Obbard (obbardc)
force-pushed
the
wip/obbardc/more-dkms
branch
from
August 28, 2026 16:04
d7489e4 to
26cfa81
Compare
Christopher Obbard (obbardc)
marked this pull request as draft
August 28, 2026 16:08
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 16:12 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 16:12 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 16:12 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 16:12 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
force-pushed
the
wip/obbardc/more-dkms
branch
from
August 28, 2026 19:27
26cfa81 to
8740d78
Compare
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 19:35 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 19:35 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 19:36 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
August 28, 2026 19:38 — with
GitHub Actions
Failure
…tely
BUILD_EXCLUSIVE_CONFIG may name several kernel options, space separated, all
of which must be set for dkms to build the module. The gate report tested the
whole string as a single symbol, which never matches, so every gate was
reported as unset:
| CONFIG_ARCH_QCOM CONFIG_PM_DEVFREQ CONFIG_SYNC_FILE is NOT set
That is worse than saying nothing: it accuses the kernel config whatever the
real cause was, and it did exactly that while the actual failure was a broken
source tree. Both kgsl and iris-vpu declare multi-option gates, so the report
was wrong for every module that reached it.
Evaluate each option separately.
Signed-off-by: Christopher Obbard <chris.obbard@oss.qualcomm.com>
Add camx to debian/dkms-modules so the Qualcomm camx driver is built against the kernel being packaged and shipped inside linux-image-<KVER>-qcom and declare camx-dkms in Build-Depends. Signed-off-by: Christopher Obbard <chris.obbard@oss.qualcomm.com>
Add iris-vpu to debian/dkms-modules so the Qualcomm video accelerator driver is built against the kernel being packaged and shipped inside linux-image-<KVER>-qcom and declare iris-vpu-dkms in Build-Depends. Signed-off-by: Christopher Obbard <chris.obbard@oss.qualcomm.com>
Signed-off-by: Christopher Obbard <chris.obbard@oss.qualcomm.com>
Christopher Obbard (obbardc)
force-pushed
the
wip/obbardc/more-dkms
branch
from
September 1, 2026 08:48
8740d78 to
b607795
Compare
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 08:55 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 08:57 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 08:57 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 08:57 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 14:53 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 14:53 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 14:53 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 14:53 — with
GitHub Actions
Failure
Signed-off-by: Christopher Obbard <chris.obbard@oss.qualcomm.com>
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 15:16 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 15:17 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 15:17 — with
GitHub Actions
Failure
Christopher Obbard (obbardc)
had a problem deploying
to
Staging
September 1, 2026 15:18 — with
GitHub Actions
Failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on:
trixie)Tested with local kernel build with camx-dkms with change above from qli-staging.